added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBASPNETControlPermissionForFiles / Default.aspx.designer.vb
blob0fbb841ba4fecb2f446e9b8806c4223e808d555c
1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated by a tool.
5 ' Changes to this file may cause incorrect behavior and will be lost if
6 ' the code is regenerated.
7 ' </auto-generated>
8 '------------------------------------------------------------------------------
10 Option Strict On
11 Option Explicit On
14 Partial Public Class _Default
16 '''<summary>
17 '''form1 control.
18 '''</summary>
19 '''<remarks>
20 '''Auto-generated field.
21 '''To modify move field declaration from designer file to code-behind file.
22 '''</remarks>
23 Protected WithEvents form1 As Global.System.Web.UI.HtmlControls.HtmlForm
25 '''<summary>
26 '''ListView1 control.
27 '''</summary>
28 '''<remarks>
29 '''Auto-generated field.
30 '''To modify move field declaration from designer file to code-behind file.
31 '''</remarks>
32 Protected WithEvents ListView1 As Global.System.Web.UI.WebControls.ListView
33 End Class